home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2 - Developers' Solutions / Delphi 2 Developers' Solutions.iso / dds / chtsht / hl.dht < prev    next >
Encoding:
Text File  |  1995-09-07  |  1.2 KB  |  40 lines

  1. <IMG "FTLLOGO.BMP">
  2.  
  3. Welcome to the FTL 2.1 Demo!
  4.  
  5. This file explains the features of the FTL 2.1 Hypertext/ Hypermedia components
  6.  
  7. <IMG "DELLOGO.BMP">   <IMG "S_CIUPKC.BMP">
  8.  
  9. for Borland Delphi from C.I.U.P.K.C. Software.
  10.  
  11. <IMG "HLINE.BMP">
  12.  
  13. HISTORY LIST Support
  14.  
  15. FTL supports history lists for file-based hypermedia. When the
  16. UseHistoryList property in the Object Inspector is true, each
  17. time a new hypertext file is loaded, the filname is saved in
  18. a list. This list can then be accessed using the Toolbar which
  19. is available built-in via the ShowToolBar property by left-
  20. clicking on any cool (non-linked) text or image or right-clicking
  21. any area.
  22.  
  23. This is the toolbar:
  24.  
  25. <IMG "TOOLBAR.BMP">
  26.  
  27. The central combobox holds the list of filenames, up to the Maximum
  28. HistoryList property. By selecting a filename from this combobox, the
  29. display will return to it automatically. Also, the left and right
  30. arrows move back and forward one file in the history list.
  31.  
  32. The history list can be configured to non-file hypertext by modifying
  33. the OnAssert and OnHandleNewHypertext methods of the HTDisplayBox
  34. component in the IDE.
  35.  
  36. <IMG "WAVELINE.BMP">
  37.  
  38. <A HREF="DEMO1.DHT">Click here</A> to return to the main demo file.
  39.  
  40.